home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 April / PCWorld_2007-04_cd.bin / system / thedude / dude-install-3[1].0beta3.exe / dude.exe / RCDATA / 1 < prev    next >
Text File  |  2007-02-26  |  4KB  |  235 lines

  1. body {
  2. margin: 0px;
  3. padding: 0px;
  4. background: #FFFFFF url(bground.jpg) repeat-y;
  5. color: #526E8E;
  6. font-family: verdana,helvetica,sans-serif;
  7. text-align: left !important;
  8. }
  9.  
  10. body.side {
  11. background: #a1b1be;
  12. }
  13.  
  14. .small { font-size: 10px; }
  15. .width { font-size: 10px; width: 90px; margin-top: 0px; }
  16. .small_button_width { font-size: 10px; width: 40px; margin-top: 0px; }
  17. .running { color: #111111; }
  18. .not_running { color: #909090; }
  19. .width { width: 140px; margin-top: 0px; }
  20. .static { color: #000000; }
  21. .dynamic { color: #0000ff; }
  22. .small_width { width: 200px; }
  23. .smaller_width { width: 175px; }
  24. .disabled { color: #909090; }
  25. .red { /* bgcolor: #ff0000; */ color: #ff0000; }
  26. .aizmugure { background: #adb9c7; }
  27.  
  28. .tbl {
  29. border: 1px solid #526E8E;
  30. border-collapse: collapse;
  31. background: transparent;
  32. font-family: verdana,helvetica,sans-serif;
  33. font-size: 11px;
  34. /* cellhalign: center; */
  35. }
  36.  
  37. .light_tbl {
  38. border: 1px solid #92AECE;
  39. border-collapse: collapse;
  40. background: transparent;
  41. font-family: verdana,helvetica,sans-serif;
  42. font-size: 11px;
  43. /* cellhalign: center; */
  44. }
  45.  
  46. .zero_tbl {
  47. border: 0px solid #adb9c7;
  48. border-collapse: collapse;
  49. background: transparent;
  50. font-family: verdana,helvetica,sans-serif;
  51. font-size: 11px;
  52. /* cellhalign: center; */
  53. }
  54.  
  55. .zero_tbl tr {
  56. height: 22px;
  57. }
  58.  
  59. .dummy_tbl {
  60. /* cellspacing: 0px; */
  61. /* cellpadding: 0px; */
  62. border: 0px solid #adb9c7;
  63. border-collapse: collapse;
  64. background: transparent;
  65. font-family: verdana,helvetica,sans-serif;
  66. font-size: 0px;
  67. }
  68.  
  69. .title_tbl {
  70. border: 0px solid #adb9c7;
  71. border-collapse: collapse;
  72. background: transparent;
  73. font-family: verdana,helvetica,sans-serif;
  74. }
  75.  
  76. select {
  77. color: #526E8E;
  78. font-family: verdana,helvetica,sans-serif;
  79. font-size: 11px;
  80. width: auto;
  81. }
  82.  
  83. input {
  84. color: #526E8E;
  85. font-family: verdana,helvetica,sans-serif;
  86. font-size: 11px;
  87. width: auto;
  88. }
  89.  
  90. .title_tbl td {
  91. padding: 2px;
  92. }
  93.  
  94. .dash {
  95. border: 1px solid #526E8E;
  96. border-collapse: collapse;
  97. background: transparent;
  98. font-family: verdana,helvetica,sans-serif;
  99. font-size: 12px;
  100. }
  101.  
  102. .dash td {
  103. padding: 3px;
  104. }
  105.  
  106. .subtbl { 
  107. border: 1px solid white; 
  108. border-collapse: collapse; 
  109. background: transparent; 
  110. font-family: verdana,helvetica,sans-serif; 
  111. font-size: 11px;
  112. }
  113.  
  114. .subtbl input {
  115. border: none;
  116. }
  117.  
  118. input, textarea {
  119. border: 1px solid #526E8E;
  120. }
  121.  
  122. input:hover {
  123. background: #FFFFFF;
  124. }
  125.  
  126. .poga {
  127. background: #d0d0d0;
  128. font-size: 13px;
  129. font-family: verdana,helvetica,sans-serif;
  130. color: #333333;
  131. width: 130px;
  132. }
  133.  
  134. .puspoga_left {
  135. margin-right: 0px;
  136. margin-left: 0px;
  137. background: #d0d0d0;
  138. font-size: 13px;
  139. font-family: verdana,helvetica,sans-serif;
  140. color: #333333;
  141. width: 60px;
  142. }
  143.  
  144. .puspoga_right {
  145. margin-right: 0px;
  146. margin-left: 0px;
  147. background: #d0d0d0;
  148. font-size: 13px;
  149. font-family: verdana,helvetica,sans-serif;
  150. color: #333333;
  151. width: 60px;
  152. }
  153.  
  154. .mazpoga {
  155. background: #d0d0d0;
  156. font-size: 11px;
  157. font-family: verdana,helvetica,sans-serif;
  158. color: #333333;
  159. }
  160.  
  161. .poga:hover {
  162. font-size: 13px;
  163. font-family: verdana,helvetica,sans-serif;
  164. background: #FFFFFF;
  165. color: #333333;
  166. width: 130px;
  167. }
  168.  
  169. a, a:active, a:visited {
  170. color: #526E8E;
  171. text-decoration: underline;
  172. }
  173.  
  174. a:hover {
  175. color: #FF8000;
  176. text-decoration: none;
  177. }
  178.  
  179. ul.menu{
  180. border: 0px;
  181. margin: 0px;
  182. padding: 0px;
  183. list-style-type: none;
  184. text-align: center;    
  185. }
  186.  
  187. ul.menu li {
  188. margin-bottom: 1px;
  189. }
  190.  
  191. ul.menu li form {
  192. margin: 0px;
  193. padding: 0px;
  194. }
  195.  
  196. .menu_ul {
  197. list-style-type: none;
  198. }
  199.  
  200. .menu_li a {
  201. font-family: verdana,helvetica,sans-serif;
  202. width: 100px;
  203. font-size: 11px;
  204. padding: 3px;
  205. display: block; 
  206. color: #526E8E;
  207. background: #d0d0d0;
  208. text-decoration: none; 
  209. text-align: center; 
  210. border: 1px solid black;
  211. }
  212.  
  213. .menu_li a:hover {
  214. background: white
  215. }
  216.  
  217. .aktiivs a {
  218. font-family: verdana,helvetica,sans-serif;
  219. width: 100px;
  220. font-size: 11px;
  221. padding: 3px;
  222. display: block; 
  223. color: #526E8E;
  224. background: #e0e0e0;
  225. text-decoration: none; 
  226. text-align: center; 
  227. }
  228.  
  229. .menu_li {
  230. float: left;
  231. }
  232.  
  233. .aktiivs {
  234. float: left;
  235. }